home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / thrust_2.swf / scripts / DefineSprite_107 / frame_4 / DoAction.as
Encoding:
Text File  |  2010-03-13  |  173 b   |  7 lines

  1. _root.ship.keydownright = false;
  2. _root.ship.keydownleft = false;
  3. _root.ship.keydownup = false;
  4. _root.ship.keydowndown = false;
  5. _root.ship.keydownfire = false;
  6. stop();
  7.